home *** CD-ROM | disk | FTP | other *** search
/ Internet.Works 39 / Issue 39.iso / pc / PCSoftware / EditML Pro 1.0 / EditMLProv1.0Setup.exe / Main / EditML.chm / samples / orders.xml < prev    next >
Encoding:
Text File  |  2000-10-09  |  3.3 KB  |  134 lines

  1. <root xmlns:dt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882">
  2.    <Orders>
  3.       <Order_Number Date="2/4/99" Total_Cost="326.55" dt:dt="int">2</Order_Number>
  4.       <Cust_ID>Customer1</Cust_ID>
  5.       <Item>
  6.          <ProductID>622</ProductID>
  7.          <Qty>1</Qty>
  8.          <Price>5.95</Price>
  9.       </Item>
  10.       <Item>
  11.          <ProductID>611</ProductID>
  12.          <Qty>2</Qty>
  13.          <Price>49.95</Price>
  14.       </Item>
  15.       <Item>
  16.          <ProductID>487</ProductID>
  17.          <Qty>1</Qty>
  18.          <Price>190.95</Price>
  19.       </Item>
  20.    </Orders>
  21.    <Orders>
  22.       <Order_Number Date="2/4/99" Total_Cost="242.25" dt:dt="int">1</Order_Number>
  23.       <Cust_ID>Customer1</Cust_ID>
  24.       <Item>
  25.          <ProductID>478</ProductID>
  26.          <Qty>1</Qty>
  27.          <Price>18.95</Price>
  28.       </Item>
  29.       <Item>
  30.          <ProductID>506</ProductID>
  31.          <Qty>11</Qty>
  32.          <Price>17.95</Price>
  33.       </Item>
  34.       <Item>
  35.          <ProductID>507</ProductID>
  36.          <Qty>2</Qty>
  37.          <Price>9.95</Price>
  38.       </Item>
  39.    </Orders>
  40.    <Orders>
  41.       <Order_Number Date="2/4/99" Total_Cost="345.55" dt:dt="int">3</Order_Number>
  42.       <Cust_ID>Customer1</Cust_ID>
  43.       <Item>
  44.          <ProductID>480</ProductID>
  45.          <Qty>1</Qty>
  46.          <Price>8.95</Price>
  47.       </Item>
  48.       <Item>
  49.          <ProductID>484</ProductID>
  50.          <Qty>1</Qty>
  51.          <Price>6.95</Price>
  52.       </Item>
  53.       <Item>
  54.          <ProductID>490</ProductID>
  55.          <Qty>1</Qty>
  56.          <Price>179.95</Price>
  57.       </Item>
  58.       <Item>
  59.          <ProductID>496</ProductID>
  60.          <Qty>1</Qty>
  61.          <Price>49.95</Price>
  62.       </Item>
  63.       <Item>
  64.          <ProductID>508</ProductID>
  65.          <Qty>1</Qty>
  66.          <Price>3.95</Price>
  67.       </Item>
  68.       <Item>
  69.          <ProductID>513</ProductID>
  70.          <Qty>1</Qty>
  71.          <Price>49.95</Price>
  72.       </Item>
  73.       <Item>
  74.          <ProductID>525</ProductID>
  75.          <Qty>1</Qty>
  76.          <Price>34.95</Price>
  77.       </Item>
  78.       <Item>
  79.          <ProductID>532</ProductID>
  80.          <Qty>1</Qty>
  81.          <Price>6.95</Price>
  82.       </Item>
  83.       <Item>
  84.          <ProductID>551</ProductID>
  85.          <Qty>1</Qty>
  86.          <Price>3.95</Price>
  87.       </Item>
  88.    </Orders>
  89.    <Orders>
  90.       <Order_Number Date="2/4/99" Total_Cost="289.60" dt:dt="int">4</Order_Number>
  91.       <Cust_ID>Customer1</Cust_ID>
  92.       <Item>
  93.          <ProductID>478</ProductID>
  94.          <Qty>1</Qty>
  95.          <Price>18.95</Price>
  96.       </Item>
  97.       <Item>
  98.          <ProductID>481</ProductID>
  99.          <Qty>1</Qty>
  100.          <Price>6.95</Price>
  101.       </Item>
  102.       <Item>
  103.          <ProductID>482</ProductID>
  104.          <Qty>1</Qty>
  105.          <Price>6.95</Price>
  106.       </Item>
  107.       <Item>
  108.          <ProductID>496</ProductID>
  109.          <Qty>1</Qty>
  110.          <Price>49.95</Price>
  111.       </Item>
  112.       <Item>
  113.          <ProductID>508</ProductID>
  114.          <Qty>1</Qty>
  115.          <Price>3.95</Price>
  116.       </Item>
  117.       <Item>
  118.          <ProductID>520</ProductID>
  119.          <Qty>1</Qty>
  120.          <Price>169.95</Price>
  121.       </Item>
  122.       <Item>
  123.          <ProductID>545</ProductID>
  124.          <Qty>1</Qty>
  125.          <Price>29.95</Price>
  126.       </Item>
  127.       <Item>
  128.          <ProductID>556</ProductID>
  129.          <Qty>1</Qty>
  130.          <Price>2.95</Price>
  131.       </Item>
  132.    </Orders>
  133. </root>
  134.